Skip to content

Add GitHub workflows#2

Merged
brlbil merged 1 commit intomainfrom
add_workflows
Oct 2, 2025
Merged

Add GitHub workflows#2
brlbil merged 1 commit intomainfrom
add_workflows

Conversation

@brlbil
Copy link
Copy Markdown
Owner

@brlbil brlbil commented Sep 30, 2025

  • Add test-go.yaml workflow for building and testing every commit in PRs
  • Add lint-go.yaml workflow for Go module checks, commit signature verification, and linting
  • Add build-all target to Makefile for building all packages
  • Update golangci-lint configuration for v2.4.0 compatibility
  • Fix process death detection in GitHub Actions runners

@brlbil brlbil force-pushed the add_workflows branch 28 times, most recently from 9aea9de to f3cbd6d Compare October 2, 2025 16:46
- Add test-go.yaml workflow for building and testing every commit in PRs
- Add lint-go.yaml workflow for Go module checks, commit signature verification, and linting
- Add build-all target to Makefile for building all packages
- Update golangci-lint configuration for v2.4.0 compatibility
- Fix process death detection in GitHub Actions runners

Signed-off-by: Birol Bilgin <birolbilgin@gmail.com>
@brlbil brlbil changed the title Add GitHub workflows and build-all target Add GitHub workflows Oct 2, 2025
@brlbil brlbil merged commit 9f01e6d into main Oct 2, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant